home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.1
- [Setup]
- AppName=Lets Go Bowling Demo
- AppVerName=Bowling 1.1 Demo (Greatest Hits Version)
- AppId=Lets Go Bowling Demo
- AppPublisher=NO.2 Games, Inc.
- AppPublisherURL=http://www.no2games.com
- AppSupportURL=http://www.no2games.com
- AppUpdatesURL=http://www.no2games.com
- DefaultDirName={pf}\Bowling Demo
- DefaultGroupName=NO.2 Greatest Hits\Lets Go Bowling (Demo)
- OutputBaseFilename=bowling_demo_setup
- Compression=zip
- PrivilegesRequired=none
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\graphics.dxg"; DestDir: "{app}"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\music.dxw"; DestDir: "{app}"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\sound.dxw"; DestDir: "{app}"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\alleys\Jungle\anis.dxg"; DestDir: "{app}\alleys\Jungle"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\alleys\Jungle\noise.dxw"; DestDir: "{app}\alleys\Jungle"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\alleys\Jungle\postcard.bmp"; DestDir: "{app}\alleys\Jungle"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\alleys\Tradtional\anis.dxg"; DestDir: "{app}\alleys\Tradtional"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\alleys\Tradtional\noise.dxw"; DestDir: "{app}\alleys\Tradtional"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\alleys\Tradtional\postcard.bmp"; DestDir: "{app}\alleys\Tradtional"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\bowlers\Amy\anis.dxg"; DestDir: "{app}\bowlers\Amy"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\bowlers\Amy\pose.bmp"; DestDir: "{app}\bowlers\Amy"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\bowlers\Amy\speech.dxw"; DestDir: "{app}\bowlers\Amy"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\bowlers\Nick\anis.dxg"; DestDir: "{app}\bowlers\Nick"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\bowlers\Nick\pose.bmp"; DestDir: "{app}\bowlers\Nick"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\bowlers\Nick\speech.dxw"; DestDir: "{app}\bowlers\Nick"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\credits.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\gameover.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\gutter1.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\gutter2.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\gutter3.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\intro.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\spare1.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\spare2.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\spare3.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\strike1.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\strike2.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\strike3.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\winall.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\leds\wingame.led"; DestDir: "{app}\leds"; MinVersion: 4.0.950,5.0.2195;
- Source: "{app}\bowling.exe"; DestDir: "{app}"; MinVersion: 4.0.950,5.0.2195;
- [Dirs]
- Name: "{app}\alleys";
- Name: "{app}\alleys\Jungle";
- Name: "{app}\alleys\Tradtional";
- Name: "{app}\bowlers";
- Name: "{app}\bowlers\Amy";
- Name: "{app}\bowlers\Nick";
- Name: "{app}\leds";
- [Run]
- Filename: "{app}\bowling.exe"; Description: "Launch Lets Go Bowling"; MinVersion: 4.0.950,5.0.2195; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\Lets Go Bowling (Demo)"; Filename: "{app}\bowling.exe"; WorkingDir: "{app}"; MinVersion: 4.0.950,5.0.2195;
- Name: "{userdesktop}\Lets Go Bowling (Demo)"; Filename: "{app}\bowling.exe"; WorkingDir: "{app}"; Tasks: desktopicon; MinVersion: 4.0.950,5.0.2195;
- Name: "{group}\Uninstall Lets Go Bowling"; Filename: "{uninstallexe}"; MinVersion: 4.0.950,5.0.2195;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; MinVersion: 4.0.950,5.0.2195;
-